Avoid gratitious behaviour change
authorMatthias Clasen <mclasen@redhat.com>
Wed, 15 Jul 2009 22:25:02 +0000 (18:25 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 15 Jul 2009 22:25:02 +0000 (18:25 -0400)
commit9a3af66a21f3fcb4548bb468b469132009b96887
tree0bdbeb37705117593492f1fdb4902ac3dc53ae67
parentb5dab96b45e48756363e24baad955608f5a99102
Avoid gratitious behaviour change

gtk_entry_set_text() used to emit the ::delete-text, ::insert-text
signals. Changing to GtkEntryBuffer should not change this.
gtk/gtkentry.c